gtk4.git
2014-11-05 Benjamin Ottetests: Add deprecation guards
2014-11-05 Matthias Clasenwidget-factory: Fill up page 2 properly
2014-11-05 Matthias Clasenwidget-factory: Add another osd
2014-11-05 Alexander LarssonGdkGLContextX11: Only set swap interval when it changed
2014-11-05 Alexander LarssonGdkGL: Fix and clean up gdk_cairo_draw_from_gl()
2014-11-05 Robert Ancellmir: Don't assert on unknown Mir events.
2014-11-04 Matthias ClasenGtkHeaderBar: Make the position child property writable
2014-11-04 Carlos Garnachogtkwindow: Resort to regular event bubbling by all...
2014-11-04 Carlos Garnachogtkwindow: Do not create the multipress gesture for...
2014-11-04 Yosef Or BoczkoUpdated Hebrew properties translation
2014-11-04 Yosef Or BoczkoUpdated Hebrew translation
2014-11-04 Lapo CalamandreiAdwaita: brighter dark variant header-bar bottom shade
2014-11-04 Matthias ClasenMake window scale changes work again
2014-11-04 Matthias ClasenAdd some more builder tests
2014-11-03 Alexander LarssonGtkGLArea: Correctly position/size input window on...
2014-11-03 Alexander LarssonGdkGLContext: Add display property
2014-11-03 Alexander LarssonGtkGLArea: Don't dispose gl context on unrealize
2014-11-03 Alexander LarssonGtkGLArea: Add create-context signal
2014-11-03 Matthias ClasenOnly warn once if inhibit-related dbus calls fail
2014-11-03 Matthias ClasenGtkIconTheme: Improve an error message
2014-11-03 Matthias ClasenGtkFileChooser: Add a menuitem for 'sort directories...
2014-11-03 Alberts Muktupāvelsgtkmenu: fix unnecessary scroll buttons
2014-11-03 Lapo CalamandreiAdwaita: add borders to menus in a non composited env
2014-11-02 Matthias ClasenGtkHeaderBar: Fix a corner-case in child properties
2014-11-02 Dimitris SpingosUpdated Greek translation
2014-11-01 Matthias Clasencsd: Improve appearance inside glade
2014-11-01 Matthias ClasenFix an ordering issue in event destruction
2014-11-01 Matthias ClasenGtkVolumeButton: Fix annoying double formatting
2014-11-01 Matthias Clasenglade: Add GtkColorEditor to private widgets
2014-11-01 Matthias Clasenglade: Drop a no-longer existing private widget
2014-11-01 Cosimo Cecchiradiobutton: don't consider hidden buttons in the group...
2014-11-01 Matthias ClasenGtkListBox: Fix a bug in unselection
2014-11-01 Matthias Clasenicon-browser: Add search
2014-11-01 Matthias Claseninspector: Search refinements
2014-11-01 Matthias Claseninspector: Refine object tree search
2014-11-01 Matthias Claseninspector: Add search to the object tree
2014-10-31 Matthias ClasenTrivial: sort file list alphabetically
2014-10-31 Lapo CalamandreiAdwaita: special case .default-decoration
2014-10-31 Lapo CalamandreiAdwaita: simpler gtkcalendar style (once again)
2014-10-31 Matthias Claseninspector: Improve search in style property list
2014-10-31 Matthias Claseninspector: Improve search in property list
2014-10-30 Matthias Claseninspector: Stop overeager activation
2014-10-30 Alexander LarssonGdkGLArea: fix has_alpha changes at runtime
2014-10-30 Alexander LarssonGtkGLArea: Add resize signal
2014-10-30 Alexander LarssonGtkGLArea: Add profile property
2014-10-30 Alexander LarssonGtkGLArea: Add INPUT_ONLY window so that we can get...
2014-10-30 Alexander LarssonGtkGLArea: Major reworking
2014-10-30 Alexander Larssongdk_x11_display_make_gl_context_current: move some...
2014-10-30 Lapo CalamandreiAdwaita: darken a bit OSD background color
2014-10-30 Matthias ClasenImprove warning
2014-10-30 Matthias Claseninspector: Add HighContrast to built-in themes list
2014-10-30 Matthias ClasenHighContrast: integrate in build machinery
2014-10-30 Matthias ClasenDrop gtk.gresource.xml
2014-10-30 Matthias ClasenHighContrast: Add sass parsing script
2014-10-30 Matthias ClasenHighContrast: Drop settings.ini
2014-10-30 Lapo CalamandreiAdwaita: slightly contrasting popover background
2014-10-30 Lapo CalamandreiAdwaita: border radiusses rationalization
2014-10-30 Piotr DrągUpdated POTFILES.in
2014-10-30 Jakub Steinertheme: move HC theme from gnome-themes-standard
2014-10-30 Alexander LarssonAdd GdkGLContext::profile
2014-10-30 Alexander LarssonClarify docs for gdk_cairo_draw_from_gl
2014-10-30 Alexander LarssonRemove GdkGLContext::visual
2014-10-30 Alexander LarssonGtkGLArea: Always destroy context on unrealize
2014-10-30 Alexander LarssonGdkWindow: destroy paint gl context on destroy
2014-10-30 Alexander LarssonGdkGLContext: Track shared context
2014-10-30 Alexander LarssonGdkGLContext: Change the way we track the current context
2014-10-30 Lapo CalamandreiAdwaita: osd rationalization and tweakings
2014-10-30 Alexander LarssonGdkWindowX11: Keep the impl window cairo surface around...
2014-10-30 Matthias ClasenMake the inspector window translucent instead of lowering
2014-10-29 Lapo CalamandreiAdwaita: fix for the previous colorswatch fix...
2014-10-29 Lapo CalamandreiAdwaita: fix selected colorswatch white border
2014-10-29 Lapo CalamandreiAdwaita: first round of OSD style converage
2014-10-29 Carlos Garnachowayland: Emit GDK_OWNER_CHANGE events around wl_data_of...
2014-10-29 Alexander LarssonGdkX11GLContext: Fix leak
2014-10-29 Alexander LarssonCache default gdk visuals in the GDK_VISUALS property...
2014-10-29 Alexander LarssonX11: Pick better system and rgba visuals for GL
2014-10-29 Matthias ClasenRemove a redundant call
2014-10-29 Matthias ClasenGtkPopoverMenu: Add API to open a submenu
2014-10-29 Matthias ClasenAdd a scale to the popover menu example
2014-10-29 Matthias ClasenAdd documentation
2014-10-29 Matthias ClasenAdapt the testpopover example
2014-10-29 Matthias ClasenGtkPopoverMenu: Simplify
2014-10-29 Matthias ClasenAdapt the testpopover example
2014-10-29 Matthias ClasenGtkModelButton: Don't require an explicit role
2014-10-29 Matthias ClasenAdapt the testpopover example
2014-10-29 Matthias ClasenGtkModelButton: Rename action-role to role
2014-10-29 Matthias ClasenGtkModelButton: Drop unused :accel property
2014-10-29 Matthias ClasenAdapt the testpopover example
2014-10-29 Matthias ClasenDrop GtkModelButton:has-submenu
2014-10-29 Matthias ClasenAdapt the testpopover example
2014-10-29 Matthias ClasenGtkModelButton: Add a menu-name property
2014-10-29 Matthias ClasenAdd GtkPopoverMenu
2014-10-29 Matthias ClasenAdd a manual popover menu example
2014-10-29 Matthias ClasenMake GtkModelButton a better GtkActionable
2014-10-29 Matthias ClasenMake GtkModelButton public
2014-10-29 Matthias ClasenDrop an unused variable
2014-10-29 Alexander LarssonGdkGLContextX11: Don't free NULL visual info
2014-10-29 Matthias ClasenFix toplevel input shape for csd windows
2014-10-28 Matthias ClasenPlug another memory leak
2014-10-28 Matthias ClasenPlug some memory leaks in GL support
next